Computer and Modernization ›› 2013, Vol. 1 ›› Issue (2): 113-116.doi: 10.3969/j.issn.1006-2475.2013.02.027

• 人工智能 • Previous Articles     Next Articles

Research on Process Definition File Parsing Methods Based on VTD-XML

TANG Shi-feng1, YANG Guo-qiang2   

  1. 1. School of Information Engineering, Nanchang Hangkong University, Nanchang 330063, China;2. Jiangxi Institute of Computing Technology, Nanchang 330002, China
  • Received:2012-09-12 Revised:1900-01-01 Online:2013-02-27 Published:2013-02-27

Abstract: The dissertation analyzes the traditional DOM and SAX parsing technology and points out their defects: DOM easy to use but there is a high memory consumption; SAX memory consumption is low but it is difficult to pay a return visit. The dissertation utilizes VTD-XML technology supporting for XPath and provides a schedule of parsing process definition file. Experiment results show that the method improves the parsing efficiency, reduces the memory consumption.

Key words: document management system, VTD-XML, workflow